type github.com/jackc/pgx/v5/pgtype.encodePlanIntervalCodecText
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
interval.go#L93: return encodePlanIntervalCodecText{}
interval.go#L117: type encodePlanIntervalCodecText struct{}
interval.go#L119: func (encodePlanIntervalCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)